Close
dtSearch Text Retrieval Engine Programmer's Reference
IFileConverter::SetInputItem Method
Syntax
IDL
HRESULT SetInputItem([in] ISearchResults * results, [in] long whichItem);
Parameters
Description
[in] ISearchResults * results
The SearchResults containing the item to hit-highlight
[in] long whichItem
Which item in the SearchResults list to hit-highlight

Set up the FileConverter to highlight hits in an item retrieved from SearchResults. SetInputItem sets up InputFile, Hits, InputTypeId, InputDocId, IndexRetrievedFrom, and AlphabetLocation.